support git remotes that need http basic auth
authorJoey Hess <joeyh@joeyh.name>
Wed, 22 Jan 2020 20:13:48 +0000 (16:13 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 22 Jan 2020 20:16:19 +0000 (16:16 -0400)
commit1883f7ef8f9f617c60832c7f0794b54515fc652d
tree7b7d80538a853f5b870344fa22714537dce154ae
parent45250c327366cc77496aa3922635784de561fc67
support git remotes that need http basic auth

using git credential to get the password

One thing this doesn't do is wrap the password prompting inside the prompt
action. So with -J, the output can be a bit garbled.
12 files changed:
Annex/Content.hs
Annex/Url.hs
CHANGELOG
Command/AddUrl.hs
Git/Credential.hs
Remote/External.hs
Remote/Git.hs
Remote/GitLFS.hs
Remote/S3.hs
Remote/Web.hs
Utility/Url.hs
doc/bugs/leaks_git_config_error_message_upon_inability_to_read_downloaded___34__config__34___file.mdwn